home *** CD-ROM | disk | FTP | other *** search
/ Game Audio Programming / GameAudioProgramming.iso / Extras / Dolby / DISK 2 / 02Welcome.swf / scripts / DefineButton2_47 / BUTTONCONDACTION on(keyPress Left).as next >
Encoding:
Text File  |  2001-10-14  |  64 b   |  4 lines

  1. on(keyPress "<Left>"){
  2.    _root.negative.click.start(0,0);
  3. }
  4.